home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5565 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1018 b   |  29 lines

  1. Newsgroups: comp.lang.c++
  2. Path: newsfeed.acns.nwu.edu!ftpbox!mothost!schbbs!news
  3. From: george_helm <ghelm>
  4. Subject: Help with undefined symbol error
  5. Content-Type: text/plain; charset=us-ascii
  6. Organization: MOTOROLA 
  7. Date: Mon, 5 Feb 1996 18:07:31 GMT
  8. Message-ID: <1996Feb5.180731.15485@schbbs.mot.com>
  9. X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.01 9000/735)
  10. Mime-Version: 1.0
  11. X-Url: news:comp.lang.c++
  12. Content-Transfer-Encoding: 7bit
  13. Sender: news@schbbs.mot.com (SCHBBS News Account)
  14. Nntp-Posting-Host: 144.191.12.71
  15.  
  16. I am using Borland c++ 3.1
  17. I get an error "undefined symbol _MAIN" (upper case).
  18. I change case sensitivity to non-sensitive.
  19. I get an error "undefinded symbol _main" (lower case).
  20. Does _MAIN and _main both exist somewhere or am I creating this condition
  21. by toggling the case sensitivity and therefore chasing my tail ?
  22. Have read the faq's and if it is there I missed it. 
  23. Can someone please point me in the right direction.
  24.  
  25. Thanks
  26. George Helm  
  27. ghelm@mot1.phx.mcd.mot.com -or- qwuu93a@prodigy.com
  28.  
  29.